/******************************************************************
Theme Name: Fizz
Theme URI: http://www.s5themes.com/theme/fizz/
Description: Check <a href="http://www.s5themes.com/documentation/fizz/">Fizz Documentation</a> in case you need directions or get support from <a href="http://www.s5themes.com/forums/">Forum</a>.
Author: S5themes.com
Author URI: http://gk.site5.com/t/611
Version: 1.0.3

License: GPL
License URI: http://www.gnu.org/copyleft/gpl.html
******************************************************************/

@import url('css/normalize.min.css');
@import url('css/main.css');

.sf-menu a:hover, .sf-menu li.current_page_item a{
    color: #ffff00;
}

.sf-menu a{
font-size: 11px;
color: #ffffff;
}

.main {
padding: 0px 0;
}
.sf-menu li {
padding-left: 15px;
}
.description {
	color: white;
	text-align:center;
	font-size: 1.5em;
margin: 0.5em;
}
/******************************************************************
black ->white

width:100%;
******************************************************************/
.header-container {
    background-color: white;
background-image:url(none);

}

#header-banner{
	width: 100%;
sborder-bottom-style: solid;
border-width: 2px;
    border-color: Black;
}

header {
background: #413CF1;
height: auto;
}



.top-menu-container {
margin-top: 10px;
/******************************************************************
fixed 
margin-left: 200px;

******************************************************************/


margin-bottom: 10px;
font-size: 11.5px;
}

.menu-item menu-item-type-post_type a {
font-size: 11.5px;
}


.sf-sub-indicator {
background: url('http://computing.derby.ac.uk/ucc2014/wp-content/uploads/2014/01/sub-indicator2.png') no-repeat;
}

.sub-menu {
    background: #413CF1;
    left: 18px !important;
}
.sub-menu li {
    padding: 11.5px;
    float: left;
}



@media print {
   h1 , p{
      color: #000;
      background: none;
   }

   nav, aside {
      display: none;
   }

* {
	display: block;
}

head {
	display: none;
}

style {
	display: none;
}

#page {
	position:absolute;
}
}

p { color: black; }



